Interview Questions and Answer
Options:
a. contract will provide information about what a service provides fro client
b. Contract provides address to the client
c. contract provides how the service and client are binded
Reveal Answer
Options:
a. Service contract will implement the service methods
b. Service contract are used to define user defined types on the service
c. Service Contract describes what the service can do
Reveal Answer
Options:
a. Interface in the service is declared as OperaionContract
b. User defined types in service are defined as OperationContract
c. A set of actions which service will provide is called OperationContract
Reveal Answer
Options:
a. ConfigurationName
b. Name and Namespace
c. Callback contract
d. HasProtectionLevel and protectionLevel
e. All the above
Reveal Answer
Options:
a. DataContract is used for serializing the object.
b. DataContract describes what the service can do
c. A set of actions which service will provide is called DataContract
Reveal Answer
Options:
a. Name
b. Namespace
c. both a & b
Reveal Answer
Options:
a. DataMembers
b. Operation Members
c. Service Members
d. None
Reveal Answer
Options:
a. Members of DataContract
b. Members of ServiceContract
c. Members of OperationContract
Reveal Answer
Options:
a. IsRequired
b. Name
c. Order
d. all the above
Reveal Answer
Options:
a. Exception will occur
b. No Exception will be raised
c. It depends upon the value of the datatype
Reveal Answer
Options:
a. Exception will occur
b. No Exception will be raised
c. It depends upon the value of the datatype
Reveal Answer
Options:
a. When data contract is derived from the expected data contract. In that case, the transmitted data does not have the same data contract as expected by the receiving endpoint
b. When the declared type for the information to be transmitted is an interface
c. When the declared type for the information to be transmitted is Object
d. All the above
Reveal Answer
Options:
a. In ServiceContract of service
b. In DataContract of service
c. In service config file
d. All the above
Reveal Answer
Bestdotnet google plus